home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 December / december_2000.iso / Intercd / root / Mail / ^MailShield / setup.exe / data1.cab / Default_Configuration_Files / badto.txt < prev    next >
Encoding:
Text File  |  2000-10-18  |  2.5 KB  |  55 lines

  1. ###########################################################################
  2. # [Reject invalid To: header]
  3. #
  4. # Description: "Reject email where the domain name in the To: is invalid"
  5. # Keywords: "headers, To:, rejection methods, domain name, hostnames"
  6. # Category: "Junk mail detection"
  7. # Format: "{TRUE OR FALSE}"
  8. # Reject any mail where the To: header appears to be invalid.  
  9. #
  10. # The To: header is the portion of an email message, which is read by the 
  11. # recipient, which looks like this: 
  12. #
  13. # > To: "Jane Somebody" <jane@money4u.com> 
  14. #
  15. # If the email address specified in the To: header does not have a domain 
  16. # name, or if the domain name specified does not appear in the Internet DNS 
  17. # records, then the To: is considered invalid.  
  18. #
  19. # For example, this to: 
  20. #
  21. # > To: friend@public.com 
  22. #
  23. # specifies the "public.com" domain, which is not a real domain, and so 
  24. # MailShield detects this and rejects the message.  
  25. #
  26. # A common technique with junk mail is to put an invalid email address in 
  27. # the To: header so that the recipient of the email message cannot respond, 
  28. # nor can they determine who the message was really to.  Internet mail 
  29. # standards require that some sort of correctly formatted email address be 
  30. # in the To: header.  MailShield takes this requirement further, actually 
  31. # checking to ensure that the To: points to a real domain name, as well as 
  32. # performing other, more stringent syntax checks.  
  33. #
  34. # Note that MailShield only tests the domain name.  If the domain is valid, 
  35. # but the email address isn't a real user for that domain, i.e.  
  36. # <xyz12345@juno.com>, then it will not be rejected based on this test.  
  37. # However, it may be rejected by one of the other configuration options.  
  38. #
  39. # Mail with just a user name, such as "bob" will be considered invalid by 
  40. # this option.  Junk mail sometimes comes addressed like this, so that it 
  41. # appears to be coming from a local user.  MailShield, however, knows when 
  42. # mail is being sent from a local machine (and therefore, a local user is 
  43. # acceptable) by the hostname or TCP/IP address of the machine, which is 
  44. # defined in the MailShield configuration.  In this way, only mail sent from 
  45. # local hosts can be addressed From: a local user, and any mail from outside 
  46. # your domain may not be.  
  47. #
  48. # We recommend that this feature be enabled.  
  49. #
  50. # By default, this setting is enabled.  
  51. #
  52. # Instructions: "Please enter the word TRUE or the word FALSE below."
  53. FALSE
  54.